/*
THE CANCER COUNCIL VICTORIA 2005
Style sheets
By Stephen Cheshire
*/

/* Body Style */
body { margin: 0px; padding: 0px; width: 100%; background-color: #F8F9F3; }

/* Masthead Styles */
body div.masthead { display: none; }

/* Breadcrumb Styles */
body div.breadcrumbs { display: none; }

/* Content Styles */
div.content { padding: 0px 0px 15px 0px; background-color: #ffffff; border-bottom: 1px dashed #A39D99; font-size: 95%; line-height: 150%;  }

div.content h1 { display: block; white-space: normal;  font-family: Georgia, Times, serif;  font-size: 200%; line-height: 130%; font-weight: normal;  color: #CCCC00; text-decoration: none; margin: 0px 0px 15px 0px; }
div.content h2 { display: block; white-space: normal;  font-family: "Trebuchet MS", Verdana, sans-serif;  font-size: 100%;  line-height: 130%; font-weight: bold;  text-transform: uppercase;  color: #333333; text-decoration: none; padding: 0px; margin: 15px 10px 5px 0px; }
div.content h3 { display: block; white-space: normal;  font-family: "Trebuchet MS", Verdana, sans-serif;  font-size: 100%;  line-height: 150%; font-weight: bold;  color: #333333; text-decoration: none; padding: 0px; margin: 15px 5px 0px 0px; }
div.content h4 { display: block; white-space: normal;  font-family: "Trebuchet MS", Verdana, sans-serif;  font-size: 90%;  line-height: 150%; font-weight: bold;  color: #615A58; text-decoration: none; padding: 10px 0px 0px 0px; margin: 10px 0px 10px 0px; border-top: 0px dashed #A39D99; }

div.content p { display: block; white-space: normal;  font-family: "Trebuchet MS", Verdana, sans-serif;  font-size: 100%;  line-height: 140%; font-weight: normal;  color: #333333; text-decoration: none; padding: 0px; margin: 0px 5px 10px 0px; }
div.content ol { font-family: "Trebuchet MS", Verdana, sans-serif;  font-size: 100%;  line-height: 140%; font-weight: normal;  color: #333333; text-decoration: none; margin: 0px 0px 0px 25px; }
div.content ul { font-family: "Trebuchet MS", Verdana, sans-serif;  font-size: 100%;  line-height: 140%; font-weight: normal;  color: #333333; text-decoration: none; margin: 0px 0px 0px 25px; }
div.content li { font-family: "Trebuchet MS", Verdana, sans-serif;  font-size: 100%;  line-height: 140%; font-weight: normal;  color: #333333; text-decoration: none; margin: 0px 0px 0px 0px; }

div.content a { display: inline; white-space: normal; font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 100%; font-weight: normal; color: #0066CC; text-decoration: underline; padding: 0px; margin: 0px; }
div.content a:hover { display: inline; white-space: normal; font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 100%; font-weight: normal; color: #FF0000; text-decoration: underline; padding: 0px; margin: 0px; }
div.content a:visited { display: inline; white-space: normal; font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 100%; font-weight: normal; color: #FF0000; text-decoration: underline; padding: 0px; margin: 0px; }

div.content img.inText { float: left;  width: 69px; height: 69px; padding: 0px; margin: 7px 10px 0px -1px;  border: none; }

/* Footer Styles */
div.footer { display: none; }

/* Form Styles */
table.form {
	
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #333333;
	border: none;
	width: 100%;
}

table.form td {
	width: 50%;
	padding: 1px;
	/*vertical-align: top;*/
}

table.form td.label {
	width: 50%;
	padding: 1px;
	vertical-align: middle;
}

table.form td.label2 {
	width: 50%;
	padding: 1px;
	vertical-align: middle;
}

table.form td.span {
	width: 100%;
	padding: 1px;
	vertical-align: middle;
}

table.form td.field {
	width: 50%;
	padding: 1px;
	vertical-align: middle;
	font-size: 85%;
	font-weight: bold;
	color: #ffffff;
}
table.form td.field td {
	font-size: 65%;
}

table.form input.text {
	margin: 0px 5px 0px 0px;
	border: 1px solid #666666;
	width: 150px;
	font-family: Verdana, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
}
table.form td.field td input {
	font-size: 75%;
}

table.form textarea {
	margin: 0px 5px 0px 0px;
	border: 1px solid #666666;
	width: 150px;
	height: 25px;
	font-family: Verdana, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
}
table.form td.field td textarea {
	font-size: 75%;
}

table.form select {
	margin: 0px 5px 0px 0px;
	border: 1px solid #666666;
	width: 150px;
	font-family: Verdana, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
}

table.form select.HistoDropDown {
	margin: 2px 5px 2px 0px;
	width: 150px;
	font-family: Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #6A6A6A;
	background-color: #F8F9F3;
}


/* VCRIP Styles */

div.content table.vcrip { border: none; background-color: #ffffff; font-size: 90%; line-height: 150%;  }
div.content table.vcrip td.vcripmenu { display: none; }
div.content table.vcrip td.vcripform { vertical-align: top; width: 100%; }

div.content table.vcrip td.menu { display: none; }

div.content table.vcrip h1 { display: block; white-space: normal;  font-family: "Trebuchet MS", Verdana, sans-serif;  font-size: 100%;  line-height: 130%; font-weight: bold;  text-transform: uppercase;  color: #615A58; text-decoration: none; padding: 0px; margin: 0px; }
div.content table.vcrip h2 { display: none; }
div.content table.vcrip h3 { display: block; white-space: normal;  font-family: "Trebuchet MS", Verdana, sans-serif;  font-size: 110%;  line-height: 150%; font-weight: bold;  color: #615A58; text-decoration: none; padding: 5px 0px 0px 0px; margin: 5px 0px 10px 0px; border-top: 1px dashed #A39D99; }

div.content table.vcrip p { display: block; white-space: normal;  font-family: "Trebuchet MS", Verdana, sans-serif;  font-size: 100%;  line-height: 140%; font-weight: normal;  color: #333333; text-decoration: none; padding: 0px; margin: 0px 5px 10px 0px; }
div.content table.vcrip ol { font-family: "Trebuchet MS", Verdana, sans-serif;  font-size: 100%;  line-height: 140%; font-weight: normal;  color: #333333; text-decoration: none; margin: 0px 0px 0px 25px; }
div.content table.vcrip ul { font-family: "Trebuchet MS", Verdana, sans-serif;  font-size: 100%;  line-height: 140%; font-weight: normal;  color: #333333; text-decoration: none; margin: 0px 0px 0px 25px; }
div.content table.vcrip li { font-family: "Trebuchet MS", Verdana, sans-serif;  font-size: 100%;  line-height: 140%; font-weight: normal;  color: #333333; text-decoration: none; margin: 0px 0px 0px 0px; }

div.content table.vcrip a { display: inline; white-space: normal; font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 100%; font-weight: normal; color: #0066CC; text-decoration: underline; padding: 0px; margin: 0px; }
div.content table.vcrip a:hover { display: inline; white-space: normal; font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 100%; font-weight: normal; color: #FF0000; text-decoration: underline; padding: 0px; margin: 0px; }
div.content table.vcrip a:visited { display: inline; white-space: normal; font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 100%; font-weight: normal; color: #FF0000; text-decoration: underline; padding: 0px; margin: 0px; }

table.list {
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 90%;
	border: none;
}

table.list td {
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	vertical-align: top;
	border-bottom: 1px dashed #EAE4DD;
}

table.vcrip_form { border: none; background-color: #ffffff; font-size: 95%; line-height: 150%;  }
table.vcrip_form td.label { display: block; white-space: normal;  font-family: "Trebuchet MS", Verdana, sans-serif;  font-size: 100%;  line-height: 140%; font-weight: normal;  color: #333333; text-decoration: none; padding: 0px; margin: 0px 5px 10px 0px; }

div.dontprint { display: none; }
div.printLeft { float: left; width: 45%; }
div.printRight { float: right; width: 45%; }
